projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cc24310
)
(Getting Out): Suspending is not allowed on Mac, either.
author
YAMAMOTO Mitsuharu
<mituharu@math.s.chiba-u.ac.jp>
Wed, 12 Jul 2006 08:34:50 +0000
(08:34 +0000)
committer
YAMAMOTO Mitsuharu
<mituharu@math.s.chiba-u.ac.jp>
Wed, 12 Jul 2006 08:34:50 +0000
(08:34 +0000)
lispref/os.texi
patch
|
blob
|
history
diff --git
a/lispref/os.texi
b/lispref/os.texi
index a9a1afaa6d8b1fd4bd7311f6b6f78e15b2676915..5451ec8ecfdcf7cd4e6d4d45282f272f421a2f98 100644
(file)
--- a/
lispref/os.texi
+++ b/
lispref/os.texi
@@
-527,7
+527,7
@@
subprocess of Emacs. Then you would exit the shell to return to Emacs.
may not have a parent that can resume it again, and in any case you can
give input to some other job such as a shell merely by moving to a
different window. Therefore, suspending is not allowed when Emacs is using
-a window system (X
or MS Windows
).
+a window system (X
, MS Windows, or Mac
).
@defun suspend-emacs &optional string
This function stops Emacs and returns control to the superior process.